home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 2010 Summer - Disc 1
/
WN_Ete2010_CD1.iso
/
Onglet5
/
Weezo
/
Weezo setup.exe
/
{code_appDir}
/
www
/
local
/
setKey.php
< prev
next >
Wrap
PHP Script
|
2010-05-19
|
88b
|
5 lines
<?php
// Transmit secret key to application
ignore_user_abort(true);
customSetKey(1);
?>